-
Notifications
You must be signed in to change notification settings - Fork 344
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Format concept files added #2566
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Piotr Nestorow <piotr.nestorow@systemverification.com>
Benchmark Results
Notes
See Workflow log for more details. |
Signed-off-by: Piotr Nestorow <piotr.nestorow@systemverification.com>
@PiotrNestor Thank you for contributing to gauge. Your pull request has been labeled as a release candidate 🎉🎉. Merging this PR will trigger a release. Please bump up the version as part of this PR.Instructions to bump the version can found at CONTRIBUTING.md If the CONTRIBUTING.md file does not exist or does not include instructions about bumping up the version, please looks previous commits in git history to see what changes need to be done. |
@@ -14,7 +14,7 @@ import ( | |||
) | |||
|
|||
// CurrentGaugeVersion represents the current version of Gauge | |||
var CurrentGaugeVersion = &Version{1, 6, 7} | |||
var CurrentGaugeVersion = &Version{1, 6, 8} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
var CurrentGaugeVersion = &Version{1, 6, 8} | |
var CurrentGaugeVersion = &Version{1, 6, 9} |
@sriv
@zabil
Format concept files added ...
Resolves: #1509
Example: gauge format example.cpt